home *** CD-ROM | disk | FTP | other *** search
/ Technotools / Technotools (Chestnut CD-ROM)(1993).ISO / database / expand52 / read.me < prev   
Text File  |  1991-06-17  |  4KB  |  107 lines

  1. ╒═════════════════════════════════════════════════════════════════════════════╕
  2. │░░░▒▒▒▓▓▓ Clipper 5.01  Expand Library v2.00 (Rel. June 17th 1991)  ▓▓▓▒▒▒░░░│
  3. │░░░▒▒▒▓▓▓               (c)1991 by Pepijn Smits, The Netherlands    ▓▓▓▒▒▒░░░│
  4. ╘═════════════════════════════════════════════════════════════════════════════╛
  5.  
  6.  
  7. 1. Files in Archive:
  8. --------------------
  9.  
  10. The EXPAND52.ZIP, .LZH, .ARJ or whatever extension has won the
  11. compression war, archive should contain the following files:
  12.  
  13. EXPAND.LIB    The Expand library, for Clipper 5.01, version 2.00
  14.         Just link in with your Clipper 5.01 applications.
  15.                 
  16. EXPAND.NG    The Norton Guide to Expand. Use NG.EXE or PRINTDOC.EXE to
  17.         read the information contained herein.
  18.  
  19. EXPAND.KEY    A file containing the keywords of the library, could also
  20.         be used with Snap!, when a Clipper 5 version of it becomes
  21.         available.
  22.  
  23. EXPDEMO.PRG    A program demonstrating most of Expand's features,
  24.         See "Quick Compile" for Compiler instructions.
  25.  
  26. PRINTDOC.EXE    A program to generate the documentation in ASCII
  27.         Form, ready to be printed (more later).
  28.  
  29. EXPAND.ANS    A little ANSI file, just type it to the console with
  30.         ANSI.SYS installed. funny.
  31.  
  32. READ.ME        This file.
  33.  
  34.  
  35. 2. Expand documentation:
  36. ------------------------
  37.  
  38. The Expand archive does not contain ready to be printed documentation,
  39. but don't panic!..
  40.  
  41. For those of you using Norton Guides, a guide is supplied for convenience.
  42. Normal, ready to be printed, documentation has been left out on purpose, to
  43. save space. A program is supplied instead. PRINTDOC.EXE will read EXPAND.NG
  44. and generate EXPAND.DOC, which in turn can be printed. PRINTDOC assumes
  45. 66 lines/page, if you want 72 lines/page, execute "PRINTDOC 7" instead. Once
  46. the documentation generated, you can safely delete PRINTDOC.EXE.
  47.  
  48.  
  49. 3. Getting the Latest version of Expand:
  50. ----------------------------------------
  51.  
  52. The latest version of the Expand library can always be F'requested at the
  53. Clipper Developers Group Netherlands (of which I am a member) Bulletin Board.
  54. The CDGN BBS (Also known as Hekom BBS) has FidoNode 2:500:223. Use magic
  55. name EXPAND for latest version of Expand for Clipper 5.01 and Magic name
  56. EXPAND87 for latest version of Expand for Clipper '87.
  57.  
  58.  
  59. 4. Licence Agreement:
  60. ---------------------
  61.  
  62. Read the "Licence" Part of the documentation for full details on the
  63. license. The Expand library for Clipper 5.0 is now distributed as a form
  64. of Shareware. When used for personnal use only, no license is required,
  65. otherwise, a registration is required. You can register in three different
  66. ways, depending on the fact if you want (parts of) sources. Please read
  67. the section "Registration" when you consider registering. Note that you
  68. now already have a fully functionnal version of the Library, no items
  69. have been left out (as is required by the term 'share-ware').
  70.  
  71.  
  72. 5. "Quick" Compile:
  73. -------------------
  74.  
  75. If you want a Quick demonstration of the main features of the Expand library,
  76. Compile and Link EXPDEMO.PRG as follows:
  77. >Clipper EXPDEMO
  78. >RTlink FI EXPDEMO LI EXPAND [/pll:base50] [verbose]
  79. The items in brackets are optionnal.
  80.  
  81. Then, Run the Demo:
  82. >EXPDEMO
  83. Note that you need Clipper 5.01.
  84. Expdemo does not Show all the features, but quite a lot of them are well
  85. illustrated.
  86. Run:
  87. >EXPDEMO /bw
  88. When you are running on a Color system with Monochrome screen, or when
  89. using a LapTop.
  90.  
  91.  
  92. 6. Additionnal files:
  93. ---------------------
  94.  
  95. The Expand library sports some functions whose' usage is not demonstrated in
  96. the Demo programs supplied in the archive. Those are mainly the EGA/VGA
  97. specific routines. Look out for the CLPFONTS archive, it contains a set of
  98. EGA/VGA fonts and some extra demo programs for Expand. Those files were 
  99. not included in the normal archive, as that would increase it's size too
  100. much. The additionnal files are included in the disk when registering,
  101. of course.
  102.  
  103.  
  104. ╒══════════════════════════════════════════════════════════════════════════╕
  105. │ ░░░░▒▒▒▒▓▓▓▓█████  Clipper 5.01, Expand Library v2.00  █████▓▓▓▓▒▒▒▒░░░░ │
  106. ╘══════════════════════════════════════════════════════════════════════════╛
  107.